home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 March / PC Answers CD-ROM 5 (Future Publishing) (March 1995).iso / bat / doscon.bat < prev    next >
Encoding:
DOS Batch File  |  1994-11-14  |  133 b   |  7 lines

  1. cd\
  2. del config.sys
  3. del autoexec.bat
  4. copy c:\bat\confs\config.dos c:\config.sys
  5. copy c:\bat\confs\autoexec.dos c:\autoexec.bat
  6.  
  7.